/* 
	Theme Name: Celtic Rising Template
	Theme URL: http://www.exsite.ie
	Description: Celtic Rising Template
	Author: Graziano Muscas
	Author URI: http://www.wp-cafe.com
	Version: 0.1
*/

/* 
	 RESET -----------------------------------------------------------------------------------------------------------------------------------------------
*/
 *
	{
	margin:0;
	padding:0;
	line-height:20px;
	}
 .clear
	{
	clear:both;
	}
 a
	{
	color:#c4914b;
	text-decoration:none;
	text-shadow:none;
	}
a:hover
	{
	color:#fff;
	border-bottom:1px solid #fff;
	}
@font-face {
	font-family: 'FelixTitlingRegular';
	src: url('/felixti-webfont.eot');
	src: local('☺'), url('/felixti-webfont.woff') format('woff'), url('/felixti-webfont.ttf') format('truetype'), url('/felixti-webfont.svg#webfontWS6H6ltM') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* 
	1.1 MAIN  -----------------------------------------------------------------------------------------------------------------------------------------------
*/
body {
	font-size:100%/130%;
	line-height: 1;
	color: black;
	background: #000 url(images/panino.jpg) no-repeat center top;
	font-family:Arial, Helvetica,Times New Roman,Verdana,Garamond;
}
#panino{
width:960px;
margin:0 auto;

}
#panino #content{
padding-top:220px;
}
#panino_home{
width:960px;
margin:0 auto;
height:921px;
}
#header{
width:100%;
background:url(images/nav.png) repeat-x;
height:71px;
position:fixed;
top:0;
left:0;
z-index:10;
}
#panino_home #content{
padding-top:200px;
}
/* 
	 1.2 NAVIGATION -----------------------------------------------------------------------------------------------------------------------------------------------
*/
ul#topnav {
	width: 900px;
	list-style: none;
	font-size: 0.9em;
	margin:0 auto;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
}
ul#topnav li a {
	float: left;
	height: 51px;
	color:white;
	width:150px;
	line-height:51px;
	text-decoration:none;
	font-family: 'FelixTitlingRegular';
	text-align:center;
	text-shadow:1px 1px 1px #000;
	font-size:13px;
	border-bottom:none;
}
ul#topnav li p {
	float: left;
	height: 51px;
	color:white;
	width:150px;
	line-height:51px;
	text-decoration:none;
	font-family: 'FelixTitlingRegular';
	text-align:center;
	text-shadow:1px 1px 1px #000;
	font-size:13px;
	border-bottom:none;
}
ul#topnav li a:hover {
	background:url(images/subnavh.png) no-repeat 0 0;
	height:71px;
	text-shadow:-1px -1px -1px #000;
	border-bottom:none;
}
#arrow {
	background:url(images/arrow.png) no-repeat 0 0;
	height:20px;
	width:20px;
	position:absolute;
	top:-20px;
	left:165px;
	z-index: 999999;
}
ul#topnav li .sub {
	position: absolute; /*--Important--*/
	top: 61px; left:-100px;
	z-index: 99999;
	background: url(images/subnav.png) repeat; 
	padding: 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: none; /*--Hidden for those with js turned off--*/
	font-family:Arial;
	-moz-box-shadow: 1px 1px 5px #000;
	-khtml-box-shadow: 1px 1px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
}
ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding-bottom: 2px;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #fff;
}
ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: normal;
	font-family: 'FelixTitlingRegular';
}
ul#topnav .sub ul li h3 { /*--Sub nav heading style--*/
	padding-bottom:2px;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	font-family: 'FelixTitlingRegular';
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	display: block;
	text-decoration: none;
	color: #fff;
	line-height:20px;
	height:18px;
	font-family:Arial;
	padding:1px 0;/*--Override height from parent list item--*/
	font-size:11px;
	text-align:left;/*--Override height from parent list item--*/
	text-shadow:none;
	font-weight:normal;
}
ul#topnav .sub ul li p {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	display: block;
	text-decoration: none;
	color: grey;
	line-height:18px;
	height:20px;
	font-family:Arial;
	padding:1px 0;/*--Override height from parent list item--*/
	font-size:11px;
	text-align:left;/*--Override height from parent list item--*/
	text-shadow:none;
	font-weight:normal;
}
ul#topnav .sub ul li a:hover {
	color:#c4914b;
	background:none;
}
/* 
	1.3 HOMEPAGE  -----------------------------------------------------------------------------------------------------------------------------------------------
*/
#boxes {
	width:841px;
	height:195px;
	background:url(images/boxes.png) no-repeat 0 0;
	margin:-40px auto 0 auto;
	position:relative;
	z-index:2;
}
#boxes1 {
	width:841px;
	height:195px;
	background:url(images/boxes_alt.png) no-repeat 0 0;
	margin:-70px auto 0 auto;
	position:relative;
	z-index:2;
}
#box1, #box2, #box3 {
	width:235px;
	height:160px;
	float:left;
	margin-top:25px;
	margin-left:33px;
}
#box1 a, #box2 a, #box3 a {
	width:235px;
	height:160px;
	display:block;
	overflow:hidden;
	text-indent:-999999px;
	border-bottom:none;
}
#box3 {
	margin-left:40px;
}
/* 
	1.3 INNERPAGEs  -----------------------------------------------------------------------------------------------------------------------------------------------
*/
.boxpost {
	width:80%;
	margin:0 auto;
	padding:20px 20px 20px 20px;
	color:white;
	font-size:12px;
	height:540px;
	overflow:auto;
	background: url(images/boxpost.png) repeat; 
	/*--Bottom right rounded corner--*/
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 1px 1px 5px #000;
	-khtml-box-shadow: 1px 1px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
	position:relative;
	z-index:1;
	
}
.boxpost p {
	padding-bottom:10px;
}
.boxpost h2{
	color:white;
	font-family: 'FelixTitlingRegular';
	font-size:16px;
	margin-bottom:20px;
	border-bottom:1px solid #71655f;
	padding-bottom:5px;
}
.boxpost h3{
	color:white;
	margin-top:20px;
	margin-bottom:10px;
}
.boxpost ul, .boxpost ol{
	margin-left:20px;
	font-size:12px;
}
.boxpost ul p{
	padding-bottom:0px;
}
#content img{
	padding:5px;
	background:#71655f;
}
#content a img{
	padding:5px;
	background:#71655f;

	}
#content img.alignright{
	float:right;
	margin:0 0 1em 1em
	}
#content img.alignleft {
	float:left;
	margin:0 1em 1em 0
	}
#content img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
	}
#content a img.alignright {
	float:right;
	margin:0 0 1em 1em
	}
#content a img.alignleft {
	float:left;
	margin:0 1em 1em 0
	}
#content a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
	}
#flashbanner {
	width:800px;
	height:417px;
	background:url(images/flashbanner.png) no-repeat 0 0;
	margin-left:70px;
	position:relative;
	z-index:1;
	}
#credits {
	font-size:10px;
	text-align:center;
	padding:2px;
	}
a.slideshowlink  {
	position:absolute;
	top:20px;
	right:20px;
	}
.ngg-navigation {
	clear:both;
	float:right;
	}
.ngg-navigation a{
	border:none;
	background:#362b27;
	color:#625753;
	padding:3px;
	margin:1px;
	}
.ngg-navigation a:hover{
	border:none;
	background:#625753;
	color:#362b27;
	}
#respond h3{
	margin-bottom:10px;
	}
input#author{
	border:none;
	background:#3f332b;
	padding:5px;
	color:#7d716c;
	margin-right:5px;
	border-bottom:1px solid #7d716c;
	}
input#email{
	border:none;
	background:#3f332b;
	padding:5px;
	color:#7d716c;
	margin-right:5px;
	border-bottom:1px solid #7d716c;
	}
input#url{
	border:none;
	background:#3f332b;
	padding:5px;
	color:#7d716c;
	margin-right:5px;
	border-bottom:1px solid #7d716c;
	}
textarea#comment{
	border:none;
	background:#3f332b;
	padding:5px;
	color:#7d716c;
	margin-right:5px;
	border-bottom:1px solid #7d716c;
	}
input#submit{
	float:right;
	background:#7d716c;
	padding:5px;
	color:#fff;
	margin-right:100px;
	border:1px solid #3f332b;
	}
#contactform input{
	background:#7d716c;
	padding:5px;
	color:#fff;
	border:1px solid #3f332b;
	}
#contactform textarea{
	background:#7d716c;
	padding:5px;
	color:#fff;
	border:1px solid #3f332b;
	}
ol.commentlist img{
	display:none;
	}
h3#comments{
	margin-bottom:10px;
	}
ol.commentlist p{
	background:#3f332b;
	padding:5px;
	color:#7d716c;
	margin-top:5px;
	margin-bottom:20px;
	}
/* 
	1.5 JS SCROLLER  -----------------------------------------------------------------------------------------------------------------------------------------------
*/
.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #362b27;
	position: relative;
}

.jspDrag
{
	background: #625753;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: url(images/arrow.jpg) no-repeat 0 0;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	border-bottom:none;
}
.jspArrowDown
{
	background: url(images/arrowd.jpg) no-repeat 0 0;
}

.jspArrow.jspDisabled
{
	cursor: default;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}

/* 
	media reviews  -----------------------------------------------------------------------------------------------------------------------------------------------
*/
.media{
width:700px;
margin-bottom:20px;
margin-top:20px}


.mediaimage{
width:102px;
float:left;
margin-right:20px;}

.mediaimage img{
background:none;
border:none;
}

.mediareview{
float:left;
width:570px;
text-align:left}

.ngg-gallery-thumbnail  img{
float:left;
margin:5px;
}




.entry ul{
    list-style:none;
	font-size:1em;
}

.entry ul li{
background:url(images/dot.png) no-repeat 3px 3px;
padding: 0;
padding-left:25px;
margin-bottom: 15px;
} 
.entry ul li a{
font-weight:bold;
} 

